home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / editor / xes.lha / XES / S / interspell.xrc < prev    next >
Text File  |  1995-08-24  |  326b  |  6 lines

  1. # $VER: interspell.xrc 1.1 (24 Aug 1995)
  2. rx XES:Rexx/CopyDicts
  3. execute (copy C:AlphaSpell RAM:)
  4. set DDIR RAM:
  5. map spc (insert ( ) push pos wleft while c=["\] right force ft (scanf w) execute (RAM:AlphaSpell >ENV:Word -w \$scanf -o ENV:ok -d \$DDIR -T \$Dict) pop pos if !\$ok (rx XES:Rexx/Beep title ("\$Word" wasn't found)))
  6.